home *** CD-ROM | disk | FTP | other *** search
- ## languages english,deutsch,français
- ## version $VER: AView.catalog 1.34 (08.10.97)
- ## codeset 0
- ## autonum 1
- ## asmfile english,sourcecodes:AView/Sources/SRC.AV_Locale
- ## localepath sourcecodes:AView/Catalogs/
- ;----------------------------------------------------------------------------
- ;----------------------------------------------------------------------------
- ; You need "SimpleCat" from Aminet "dev/misc/sicat.lha"
- ; to add your own Language or make any modifications
- ;
- ; Simple adjust "## localepath" to your AView installation path.
- ; E.G. "## localepath work:tools/aview/Catalogs"
- ;
- ; After that it is required to add the correct language name!
- ; E.G. "## language english,deutsch,français,español"
- ;
- ; The next to do is to add your translation.
- ; Make sure, that all labels contain a translation for each language.
- ;
- ; At last simple call SimpleCat: "SimpleCat AView.cs LOCALEONLY"
- ;
- ;----------------------------------------------------------------------------
- ;----------------------------------------------------------------------------
- ; Classes and SubClasses Classes and SubClasses Classes and SubClasses
- ;----------------------------------------------------------------------------
- MSG_CY_Class_User
- User
- Benutzer
- Utilisateur
- ;
- MSG_CY_Class_Animation
- Animation
- Animation
- Animation
- ;
- MSG_CY_Class_Compressor
- Compressor
- Packer
- Compresseur
- ;
- MSG_CY_Class_Data
- Data
- Daten
- Données
- ;
- MSG_CY_Class_DataBase
- Database
- Datenbank
- Base de données
- ;
- MSG_CY_Class_DiskImage
- Diskimage
- Diskimage
- Image disque
- ;
- MSG_CY_Class_Execute
- Execute
- Ausführbar
- Exécutable
- ;
- MSG_CY_Class_Icon
- Icon
- Ikon
- Icône
- ;
- MSG_CY_Class_Keyfile
- Keyfile
- Keyfile
- Fichier clé
- ;
- MSG_CY_Class_Kickstart
- Kickstart
- Kickstart
- Kickstart
- ;
- MSG_CY_Class_Module
- Module
- Module
- Module
- ;
- MSG_CY_Class_Picture
- Picture
- Bild
- Image
- ;
- MSG_CY_Class_Preference
- Preferences
- Voreinstellungen
- Préférences
- ;
- MSG_CY_Class_Sound
- Sound
- Sound
- Son
- ;
- MSG_CY_Class_Text
- Text
- Text
- Texte
- ;
- MSG_CY_Class_Vector
- Vector
- Vector
- Vectoriel
- ;
- ;----------------------------------------------------------------------------
- ; Requester Requester Requester Requester Requester Requester Requester
- ;----------------------------------------------------------------------------
- MSG_REQ_Title
- AView Request
- AView Meldung
- Requête AView
- ;
- MSG_REQ_Ok
- Ok
- Ok
- Ok
- ;
- MSG_REQ_UnableToOpen
- Unable to open\n'%s'!
- Kann die Datei\n'%s' nicht öffnen!
- Impossible d'ouvrir\n'%s'!
- ;
- MSG_REQ_PrefsNotValid
- '%s' is not \na valid AView.prefs file.
- '%s' ist keine gültige\nAView-Voreinstellungsdatei.
- '%s' n'est pas\nun fichier valide pour AView.prefs.
- ;
- MSG_REQ_NotEnoughMemory
- Not enough memory!
- Nicht genug Speicher!
- Mémoire insuffisante!
- ;
- MSG_REQ_ReadError
- Unable to read '%s'!
- Kann die Datei '%s' nicht lesen!
- Impossible de lire '%s'!
- ;
- MSG_REQ_SyntaxError
- ERROR:\nType: Syntax\nFile type: '%s'\nCommand: '%s'
- ERROR:\nTyp: Syntax\nDateityp: '%s'\nCommand: '%s'
- ERREUR :\nType: Syntaxe\nType de fichier: '%s'\nCommande: '%s'
- ;
- MSG_REQ_UnknownCommand
- ERROR:\nType: Unknown command\nFile type: '%s'
- ERROR:\nTyp: Unknown command\nFile typ: '%s'
- ERREUR :\nType: Commande inconnue\nType de fichier: '%s'
- ;
- MSG_REQ_ShowDetect
- File: '%s'\x09File type: '%s'\n
- Datei: '%s'\x09Dateityp: '%s'\n
- Fichier : '%s'\x09Type de fichier : '%s'\n
- ;